Adds a key/value pair item into the cache with the specified absolute expiration date.
Overload | Description |
---|---|
Set<T>(CacheItem<T>,CacheItemPolicy) | Adds an item into the cache. |
Set<T>(string,T,CacheItemPolicy,string) | Adds a key/value pair item into the cache. |
Set<T>(string,T,DateTime,string) | Adds a key/value pair item into the cache with the specified absolute expiration date. |
Products |
Support |
Feedback: Set<T> Method (ObjectCache) - Leadtools.Caching |
Introduction |
Help Version 19.0.2017.3.22
|